ViewUtils

Functions

Link copied to clipboard
open fun computeFitSystemWindows(@NonNull view: @NonNull View, @NonNull inoutInsets: @NonNull Rect, @NonNull outLocalInsets: @NonNull Rect)
Allow calling the hidden method computeFitSystemWindows(Rect, Rect) through reflection on view.
Link copied to clipboard
open fun isLayoutRtl(view: View): Boolean
Link copied to clipboard
Allow calling the hidden method makeOptionalFitsSystem() through reflection on view.